home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Full
/
Paragon Drive Backup 9
/
DB90_SE_x32.msi
/
Data1.cab
/
_9D684C7D7D4443AE9AAFCE9A58B21282
< prev
next >
Wrap
Text File
|
2008-06-28
|
3KB
|
92 lines
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>CBrowseArchiveDlgBase</class>
<widget class="QDialog">
<property name="name">
<cstring>CBrowseArchiveDlgBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>368</width>
<height>252</height>
</rect>
</property>
<property name="caption">
<string>Browse Archive</string>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QFrame">
<property name="name">
<cstring>veHolder</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Raised</enum>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>41</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>YesButton</cstring>
</property>
<property name="text">
<string>&Close</string>
</property>
<property name="accel">
<string>Alt+C</string>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<connections>
<connection>
<sender>YesButton</sender>
<signal>clicked()</signal>
<receiver>CBrowseArchiveDlgBase</receiver>
<slot>accept()</slot>
</connection>
</connections>
<tabstops>
<tabstop>YesButton</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>